home *** CD-ROM | disk | FTP | other *** search
- Path: news.uh.edu!usenet
- From: Sensarn <txs53132@bayou.uh.edu>
- Newsgroups: comp.lang.c++
- Subject: HELP -- PLEASE
- Date: 3 Feb 1996 14:50:21 GMT
- Organization: AEtna Insurance Agency
- Message-ID: <4evsnd$o10@masala.cc.uh.edu>
- NNTP-Posting-Host: sip-14280.public-dialups.uh.edu
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.1 (Windows; U; 16bit)
-
- I'm working on a fairly small program in Borland Turbo C++ for DOS
- (version 3.0). Each time the program ends, it crashes. In Windows, I
- get a 'program violated system integrity' error. After a while, TC++
- eventually doesn't even start -- I get an error saying memory manager
- can't initialize. I think this memory manager is EMM386 because in DOS,
- I get error 12 in EMM386. Does anyone know how to fix this problem? I
- debugged my program (thinking it was the program that was messed up) and
- set a breakpoint on the line directly preceding the main() closing brace.
- The program stopped fine. When I pressed F7, I got the error. What is
- error 12 and how can I stop it from appearing? Thanks.
-
- Steven Sensarn - txs53132@bayou.uh.edu
-
-